[Guid("960C7959-F688-4DCB-A183-823350A5A973")] public delegate void GdViewer.AnnotationTextBoxKeyDownEventHandler( int KeyValue, bool Control, bool Shift, bool Alt )
public delegate GdViewer.AnnotationTextBoxKeyDownEventHandler( KeyValue: Integer; Control: Boolean; Shift: Boolean; Alt: Boolean );
GuidAttribute("960C7959-F688-4DCB-A183-823350A5A973") public delegate GdViewer.AnnotationTextBoxKeyDownEventHandler( KeyValue : int, Control : boolean, Shift : boolean, Alt : boolean )
[Guid("960C7959-F688-4DCB-A183-823350A5A973")] public: __gc __delegate void GdViewer.AnnotationTextBoxKeyDownEventHandler( int KeyValue, bool Control, bool Shift, bool Alt )
Parameters
- KeyValue
- Control
- Shift
- Alt